Configuring IP RIP is a relatively simple process requiring
only a few lines of configuration.
First it is required that the protocol be configured with the
“router rip” command, followed by all the major network numbers that
will be advertised with the “network xx.xx.xx.xx” command.
The administrator places static routes in the routing table
by using the “ip route” command.
The administrator may set a gateway of last resort or a
default network by using the “ ip default-network”
command.